home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
PROGRAMM
/
DB_CLIPP
/
0277.ZIP
/
READ.ME
< prev
next >
Wrap
Text File
|
1986-02-28
|
2KB
|
78 lines
SQ2 and USQ2 - multi-disk squeezed copy 28 Feb, 1986
-----------------------------------------------------------------
These programs are based on SQ.C and USQ.C by Dick Greenlaw and others. They
have been adapted by Ark Software to do a backup in squeezed format onto
more than one floppy and a restore of squeezed files from more than one
floppy. The programs have been tested with the following compilers:
OpSys Compiler Define
-------------- ------------------- --------------
MSDOS/PCDOS CI-C86 version 2.3f MSDC86
CP/M86-CCP/M86 CI-C86 version 2.3 CPMC86
MSDOS/PCDOS Microsoft C V3.0 MSDMSC
The programs are compiled as follows:
a.) CI-C86 under CP/M
cc1 -DCPMC86 sq2
cc2 sq2
cc3 sq2
cc4 sq2
ted sq2
cc1 wildcp86
cc2 wildcp86
cc3 wildcp86
cc4 wildcp86
ted wildcp86
link86 sq2=sq2.ted,wildcp86.ted,c86scs.l86[s]
cc1 -DCPMC86 usq2
cc2 usq2
cc3 usq2
cc4 usq2
ted usq2
link86 usq2=usq2.ted,c86scs.l86[s]
b.) MS 'C' under PCDOS/MSDOS
cl -DMSDMSC -Zp -Gs -Ot sq2.c ssetargv
cl -DMSDMSC -Zp -Gs -Ot usq2.c
c.) CI-C86 under PCDOS/MSDOS
cc1 -DMSDC86 sq2
cc2 sq2
cc3 sq2
cc4 sq2
cc1 wildmsd2
cc2 wildmsd2
cc3 wildmsd2
cc4 wildmsd2
link sq2+wildmsd2,sq2,nul,c86s2s;
cc1 -DMSDC86 usq2
cc2 usq2
cc3 usq2
cc4 usq2
link usq2,usq2,nul,c86s2s;
WTF - file find, delete, copy, rename utility for DOS 2.x or greater
--------------------------------------------------------------------
I have been authorised by its author, Andy Lowe, Ice Ltd., Ashford MDDX,
to put it into the public domain. His spelling is atrocious but the
program is great.
Enjoy! - Bob Leschhorn/Ark Software